﻿* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

html,
body {
    height: 100%;
    font-family: "微软雅黑";
    
}
body{overflow-x: hidden;}
html {
    font-size: 62.5%;
}

i,
em {
    font-style: normal;
}

html.is-screen-locked {
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
}

html.fz-sm {
    font-size: 56.3%;
}

html.fz-md {
    font-size: 62.5%;
}

html.fz-lg {
    font-size: 68.8%;
}

body {
    font-family: "微软雅黑";
    font-size: 1.4rem;
    line-height: 1.6;
    color: #666;
    margin: 0;
    padding: 0;
    min-width: 1px;
    letter-spacing: 0px;
    -webkit-text-size-adjust: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 768px) {
    body {
        min-width: 2px;
    }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    body {
        min-width: 1px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: 100%;
    font-weight: normal;
}

a {
    text-decoration: none !important;
    color: #555;
}

p {
    margin: 0;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

small {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}

form {
    display: block;
    width: 100%;
}

figure {
    margin: 0;
    padding: 0;
}

input,
textarea,
select {
    vertical-align: top;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", "sans-serif";
}

img {
    display: inline-block;
    vertical-align: top;
    border: 0;
}

sup {
    font-size: 90%;
    vertical-align: top;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {}


/**/

.fl {
    float: left;
}

.fr {
    float: right;
}

.pt50 {
    padding-top: 180px;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}


/*分页*/

.page {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
    text-align: center;
}

.page div {
    display: inline-block;
}

.page a,
.page span {
    position: relative;
    float: left;
    padding: 8px 14px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
}

.page .current {
    background-color: #22ade5;
    border: 1px solid #22ade5;
    color: #fff;
}

.page a:first-child,
.page span:first-child {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.page a:last-child,
.page span:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 992px) {}

@media screen and (max-width: 768px) {
    .pages a:first-child,
    .pages a:last-child {
        font-weight: 100;
    }
}

@media screen and (max-width: 768px) {}


/*在线客服*/

.side {
    position: fixed;
    width: 78px;
    right: 0;
    top: 50%;
    margin-top: -200px;
    z-index: 99999;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-bottom: 0
}

.side ul li {
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.side ul li:hover {
    background: #096ab6;
    color: #fff
}

.side ul li:hover a {
    color: #fff
}

.side ul li i {
    height: 25px;
    margin-bottom: 1px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
    margin-top: 14px;
    transition: all .3s
}

.side ul li i.bgs2 {
    background-image: url(../img/right_pic7.png)
}

.side ul li i.bgs3 {
    background-image: url(../img/right_pic2.png)
}

.side ul li i.bgs4 {
    background-image: url(../img/right_pic1.png)
}

.side ul li i.bgs6 {
    background-image: url(../img/right_pic6_on.png)
}

.side ul li:hover i.bgs2 {
    background-image: url(../img/right_pic7_on.png)
}

.side ul li:hover i.bgs3 {
    background-image: url(../img/right_pic2_on.png)
}

.side ul li:hover i.bgs4 {
    background-image: url(../img/right_pic1_on.png)
}

.side ul li .sidebox {
    position: absolute;
    width: 78px;
    height: 78px;
    top: 0;
    right: 0;
    transition: all .3s;
    overflow: hidden
}

.side ul li.sidetop {
    background: #096ab6;
    color: #fff
}

.side ul li.sidetop:hover {
    opacity: .8;
    filter: Alpha(opacity=80)
}

.side ul li.sideewm .ewBox.son {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    position: absolute;
    left: -240px;
    top: 0;
}

.side ul li.sideewm .ewBox.son img {
    width: 100%;
    height: 100%
}

.side ul li.sideetel .telBox.son {
    width: 240px;
    height: 237px;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: -79px;
    background: #096ab6
}

.side ul li.sideetel .telBox dd {
    display: block;
    height: 118.5px;
    overflow: hidden;
    padding-left: 82px;
    line-height: 24px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd span {
    display: block;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 32px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd.bgs1 {
    background: url(../img/right_pic8.png) 28px center no-repeat;
    background-color: #096ab6
}

.side ul li.sideetel .telBox dd.bgs2 {
    background: url(../img/right_pic9.png) 28px center no-repeat
}

.side ul li:hover .son {
    display: block!important;
    animation: fadein 1s
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}